home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / multimed / IDN / web / lemonruski / template.swf / scripts / DefineButton2_713 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  1999-09-02  |  114 b   |  8 lines

  1. on(rollOut){
  2.    tellTarget("/rottsecondaryfield")
  3.    {
  4.       gotoAndStop("startend");
  5.       play();
  6.    }
  7. }
  8.